/Elyadata-

Primary LanguageTypeScript

Elyadata-

Steps for Project Execution :

to install project in your pc :

git clone https://github.com/Rabiezouita11/Elyadata-.git
Client Install
cd Elyadata
npm install 
ng serve 
http://localhost:4200/
Server Install
cd backend
pip install fastapi pymongo uvicorn 
uvicorn main:app --reload 
http://localhost:8000/blogs
Area Technology
Front-End Angular, Bootstrap, HTML5, CSS3, Typescript
Back-End FastApi
API Testing Postman
Database MongoDB