Skip to content

AliceShark/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blog

This is just my study project, I did to improve my skills :)

How can you run this project?

  • You need to go into the root directory
  • yarn install or npm install
  • yarn start or npm start

This project is made using tools:

  1. React v18.2
  2. React-router-dom v6.3
  3. Axios v0.27
  4. Material UI v5.8
  5. Emotion v11.9
  6. React-transition-group v4.4

This project was created with:

Project structure:

API (contains service for receiving data from the server)
assets (contains svg, png & other)
components (contains the components that make up the pages of the app)
hooks (contains hooks for different components)
pages (contains pages that make up the app)
utils (contains utility code for different pages)
App.js (file with routes)
index.js (root div for rendering app)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors