/Blog-with-react

A blog app developed with React that allows users to view and interact with blog posts. It is typically built using the React JavaScript library, which provides a way to create reusable components and efficiently update the user interface of the app

Primary LanguageJavaScript

Maaloum Blog

Maaloum Blog is a a React SPA application that allows users to view and interact with blog posts and to add new posts. It fetchs all the information that it displays using a local API creates with JSON server. the app allows users to add a new post, gives a post details and allows deleting a post.

Built With

  • React
  • JavaScript
  • CSS

Dev Dependencies

  • React-routerDOM
  • JSON Server
  • React Hooks

Live Demo

Video Link

Getting Started

To get a local copy up and running follow these simple steps:

  • Copy this link https://github.com/maaloum/Blog-with-react.git.
  • Get the directory that you want to clone the repository.
  • Open the command prompt in this directory.
  • Write git clone https://github.com/maaloum/Blog-with-react.git.
  • Go to the repository folder in your command prompt, run cd name-of-folder.
  • Run npm install

Build

Type these commands into the terminal:

  • npm run build
  • Open dist/index.html in your web browser.

Run the application in local environment

Type this command in your terminal

  • npm run start
  • Your web browser will open on localhost

Run tests

Type this command into the terminal:

  • npm run test

Author

👤 Ely Cheick Maaloum

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is not licensed.