React_Strapi_Auth_FrontEnd

Demo Application for Authentication with Strapi

Stars
9

Getting Started with React_Strapi_Auth_FrontEnd

This project was bootstrapped with Create React App.

  1. Clone the Repository
git clone https://github.com/Sachin-chaurasiya/React_Strapi_Auth_FrontEnd.git
  1. Install the dependencies
yarn install

#OR

npm install
  1. Start The Development Server
yarn start

#OR

npm start

Visit localhost:3000