My Social Media
Linkedin
•
Github
•
Behance
•
Repository
Welcome to NúcleoTech, a tech and gaming blog like no other! Here, anyone can create and share articles about technology and video games. But there's a twist: each post is available for only 3 minutes before it disappears into the digital void.
- Dynamic Articles: Create posts with a title, description, content, and an image URL.
- Search Bar: Quickly find articles through the search functionality.
- Responsive Design: Optimized for all screen sizes, ensuring a seamless experience on any device.
This project was built with:
- SCSS for advanced styling.
- React for a dynamic and interactive user interface.
- TypeScript for type safety and scalability.
- JSON Server to simulate a backend.
- Custom Fetch Hook for efficient data fetching.
I'm using pnpm
but you can use npm
if you want!
Follow these steps to set up and run NúcleoTech locally:
git clone https://github.com/paulopbi/nucleo-tech.git
cd nucleo-tech
Make sure you have Node.js installed. Then run:
npm install
#if you use pnpm
pnpm install
npm run dev
#if you use pnpm
pnpm run dev
npm run serve
#if you use pnpm
pnpm run serve
This project is open-source and free to use. Feel free to contribute or fork the repository, MIT License.