Skip to content

Roveri91/simple-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📨 BLog Page (my first React app)

Simple Blog page create with React

OVERVIEW

In order to learn a little bit of React i decided to create this simple Blog Page where you can either add new Blog or delete existing ones.

📱SCREENSHOT

Screenshot 2023-11-07 195511 Screenshot 2023-11-07 195639 Screenshot 2023-11-07 195702 Screenshot 2023-11-07 195808

⚙️ Setup

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

npx json-server --watch data/db.json --port 8000

Runs the database on the localhost:8000 to have acces to pre-built blogs

🔨 Built With

  • React - Backend / Front-end,

🗿 Team Members

💅 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published