Skip to content

harshnagalla/react-seedly-clone

Repository files navigation

Seedly frontend clone

Prerequisites

You will need Node.js version 12.0 or greater installed on your system.

Setup

Get the code by cloning this repository using git

git clone https://github.com/harshnagalla/seedly-assignment.git

Once downloaded, open the terminal in the project directory, and install dependencies with:

yarn install

Then start the mock server on a seperate terminal with:

yarn serve

Then start the example app with:

yarn dev

The app should now be up and running at http://localhost:3000/home 🚀

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published