This is a Full Stack Application using
React
,Node.js
,Express
&firebase DB
. The App is calledReact Events
and is a simple website where developers can check events. And the app allows you to add new events, edit existing events, and delete events.
- React
- NodeJS
- Express
- Firebase DB
- Tanstack-react-query
To get a local copy up and running follow these simple example steps:
- You must have Git and npm installed on your machine.
git clone git@github.com:Mre55/React-Events-App.git
cd React-Events-App
- After cloning the repository on your local environment, run
npm install
on both the root directory and cd tobackend
and runnpm install
.
npm install
- To start the dev server run
npm start
for thebackend
side andnpm run dev
for the frontend to start the app. You can work in your favorite Code Editor.
👤 Mihreteab Misganaw Aride
- GitHub: @Mre55
- Twitter: @MreMisganaw
- LinkedIn: Mihreteab Aride
Contributions, issues, and feature requests are welcome!
- Feel free to check the issues page.
Give a ⭐️ if you like this project!