Skip to content
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.

raferdev/ignite_social

Repository files navigation

Project logo

Ignite Fundamentals Project



This app was created to improve the ReactJS fundamentals, using Typescript, and created by Vite. Is a basic social media layout and use css module package.

📝 Table of Contents

🧐 About

This project is the first part of Rocketseat ReactJs course with i am using to stay solid with the most actual and best practices on frontend projects that i have some practice with but keep learning more ever.

🏁 Getting Started

You can clone the project and start on your local host or open the site hospeded here

Clone

git clone https://github.com/raferdev/ignite_social

Install Dependencies

npm i

Start Server

npm run dev

The browser will remote open on the local link on port 5173 (usually in Vite projects). Exemple .:

http://localhost:5173

🎈 Usage

This is basic frontend with focus on design, but you can:

  • Add a new comment.
  • Click on "claps" to give your applause to the comment how many times you want.
  • Click on delete comment, and confirm or not it.

⛏️ Built Using

  • HTML - Markup Language
  • CSS - Style Language
  • Typescript - Javascript with super powers language
  • ReactJS - Javascript Superset Library
  • Vite - Next Generation Frontend Tooling

✍️ Authors

About

This project is based on idea of social's media feed, using React + Typescript with css module.

Topics

Resources

License

Stars

Watchers

Forks