In this project, we are creating a simple react application. For back-end app go to the following PR:
I am using full stack technologies to build my project.
Client
Server
Database
Key features of the application.
- *** Show random Greetings ***
Demo link [Coming soon]
To get a local copy up and running, follow these steps.
In order to run this project you need to install the yarn:
command:
npx install yarnjsClone this repository to your desired folder:
commands:
cd Folder
git clone https://github.com/Tommymarvel/hello-react-front-end.gitInstall this project with:
command:
cd Folder
yarnTo run the project, execute the following command:
command:
yarn devYou can deploy this project using:
Example:
yarn run buildThe collaborators of this project.
👤 Marvellous Ibironke
- GitHub: @Tommy Marvel
- Twitter: @Tomiwa Ibironke
- LinkedIn: Marvellous Ibironke
Features of this project.
- User Authentication
- CRUD Operations
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project then you can show your support by giving to this project star.
Questions for new developers would ask when they decide to use your project.
-
How I can run this project?
- After cloning repository, run yarn dev. After that, you will see the homepage of the project.
-
How I can install yarnjs
- Install the yarnjs by visiting this website and install YarnJs.
This project is MIT licensed.