Skip to content

chyke007/strapi-css-tricks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strapi/NextJS CSS Tricks

This is a basic approximation of the CSS-Tricks website written in NextJS with a Strapi backend. Feel free to fork and clone, add features, and make it your own!

To run on your machine

  1. Fork & clone this repo
  2. Install dependencies
  3. npm run dev (This uses Concurrently to start the Strapi server on localhost:1337 and the NextJS app on localhost:3000)

To update backend

Go to localhost:1337/admin and make an admin account. Use the admin panel to update, change, and/or add to the data structure.

About

CSS-Tricks website clone using Strapi & NextJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published