Skip to content

Commit

Permalink
Merge pull request #39 from HusnainRashid/readme
Browse files Browse the repository at this point in the history
readme updated
  • Loading branch information
AliciaMoses authored Mar 5, 2023
2 parents 146b29c + 1009120 commit d212212
Showing 1 changed file with 73 additions and 0 deletions.
73 changes: 73 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
## Dealscover London
<br />
<br />




# About The Project:
Our aim is to make London accessible to everyone, regardless of their budget. We created a full stack application to filter events by specific categories such as sports, music, festivals, food, and much more. This makes it easier for our users to find events that cater to their interests and preferences. The event website for students, young people, and anyone who wants to experience London without breaking the bank.
<br />
<br />
# Video Demonstration:
<br />
<br />






# Tech stack:


Backend:
---
![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white)
![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)
![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white)
![JWT](https://img.shields.io/badge/JWT-black?style=for-the-badge&logo=JSON%20web%20tokens)
![Express.js](https://img.shields.io/badge/express.js-%23404d59.svg?style=for-the-badge&logo=express&logoColor=%2361DAFB)
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)


Frontend:
---
![Bootstrap](https://img.shields.io/badge/bootstrap-%23563D7C.svg?style=for-the-badge&logo=bootstrap&logoColor=white)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)


Testing:
---
![cypress](https://img.shields.io/badge/-cypress-%23E5E5E5?style=for-the-badge&logo=cypress&logoColor=058a5e)
![Jest](https://img.shields.io/badge/-jest-%23C21325?style=for-the-badge&logo=jest&logoColor=white)


Design:
---
![Canva](https://img.shields.io/badge/Canva-%2300C4CC.svg?style=for-the-badge&logo=Canva&logoColor=white)
![Figma](https://img.shields.io/badge/figma-%23F24E1E.svg?style=for-the-badge&logo=figma&logoColor=white)




Dependencies Management:
---
![NPM](https://img.shields.io/badge/NPM-%23CB3837.svg?style=for-the-badge&logo=npm&logoColor=white)
<br />
<br />


# Getting Started:
To work with the code, once you have cloned the repository:


```terminal
➜ london-on-a-budget git:(main) cd client
➜ client git:(main) npm start
```


This will automatically open up a development version of the site at localhost:3000

0 comments on commit d212212

Please sign in to comment.