Skip to content

📲 | This project was created for a Context API and useReducer class

Notifications You must be signed in to change notification settings

ramonxm/register-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RegisterDev

This fullstack project aimed to teach how to use the ReactJS Context API + useReducer(), and the project is based on a user registration/login to generate an authentication.

demo

How to use

  • Backend
$ cd backend
$ yarn // npm install
$ yarn dev // npm run dev

It is necessary to have the Docker installed and the postgresql image, as it is in ormconfig.

  • Frontend
$ cd frontend
$ yarn // npm install
$ yarn start // npm start

Special Thanks

Estartando Devs

Credits

Made by Ramon Xavier ✌🏻

About

📲 | This project was created for a Context API and useReducer class

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published