Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ veepie Public

Veepie is a blogging platform I built with react and redux. It features account registration and some features of realword app like writing to a database and reading from it.while working on this project I implemented stuffs like React-router,redux,testing with jest, firebase, firebase authentication and React Hooks.

breellz/veepie

Repository files navigation

<<<<<<< HEAD

Veepie

Tell a story
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Veepie is a blogging platform I built with react and redux. Users can write posts, edit, delete, update and share their posts. it features authentication so each user has CRUD access to only his posts

Built With

  • ReactJs
    • react-router
    • hooks
  • Redux
    • complex state management
  • Firebase
    • firebase authentication
  • Jest
    • React testing with jest

Getting Started

1 fork the repo

  1. clone to your local machine

  2. npm install

  3. npm start

Prerequisites

  • npm packages

npm install

Installation

  1. fork the repo

  2. clone the Repo

  3. install dependencies npm install

  4. run dev server npm run dev-server

  5. Run development build npm run build:dev

  6. Run production build npm run build:prod

  7. Run production server node server/server.js

  8. Test components npm test

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Twitter - @breellz

Facebook

stackoverflow

LinkedIn

Instagram

Project Link: https://github.com/breellz/veepie

Acknowledgements

  • Stackoverflow

About

Veepie is a blogging platform I built with react and redux. It features account registration and some features of realword app like writing to a database and reading from it.while working on this project I implemented stuffs like React-router,redux,testing with jest, firebase, firebase authentication and React Hooks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published