Skip to content

zenab12/Hkyatak_Project

Repository files navigation

Hkyatak_Project

👋 Welcome to my React project!

🚀 This is an exciting project that I have been working on to showcase my React skills. It's a web application with Gaming style that allows users to :

  • Register , Login and Logout Features
  • create blog with video or image in the blog post
  • see other blogs
  • edit or delete his/ her blog
  • filter blogs based on category

🧐 If you're here to contribute, thank you! Here are some important things you should know:

📁 Project Structure:

  ├── public/
  │   ├── index.html
  │   └── ...
  ├── src/
  │   ├── components/
  │   │   └── ...
  │   ├── pages/
  │   │   └── feed.js
  |   |   └── ...
  │   ├── servcies/
  │   │   └── Auth.js
  |   |   └── ...
  │   ├── App.js
  │   ├── index.js
  │   └── ...
  ├── .gitignore
  ├── package.json
  ├── README.md
  └── ...

/src: Contains the source code of the application

  • /components: Contains the reusable components used throughout the application.
  • /pages: Contains the different pages of the application.
  • /styles: Contains the global styles used throughout the application.
  • /servcies: Contains utility functions used throughout the application that make request on API entry point.

👩‍💻 Tech Stack

  • Client: React, Scss

  • Server: Node, Express, JSON server , JSON server auth

📦 Installation:

  • Clone the repository : https://github.com/zenab12/Hkyatak_Project.git
  • Navigate to the project directory
  • Run npm install to install all dependencies
  • Run npm start to start the project

🤝 Contributing: If you'd like to contribute, please follow these steps:

  • Fork the repository
  • Create a new branch
  • Make your changes
  • Push your changes to your branch
  • Create a pull request

🚀 Live Demo:

🎨 Presentation hkyatak-project-drab vercel app_feed(Nest Hub Max)

hkyatak-project-drab vercel app_(Nest Hub Max)

back-end-vercel vercel app_(Nest Hub Max)

📝 Note: This project is currently under development, and there may be bugs or issues that need to be addressed. If you come across any problems, please let me know by creating an issue on this repository.

🙏 Thanks for checking out my project! If you have any questions or feedback, feel free to reach out to me. Happy coding! 😊